-
Home
-
MailPoet – Newsletters, Email Marketing, and Automation
-
3.102.1
-
Code
-
Classes
- SendingQueue
Total Complexity |
58 |
Dependencies |
29 |
Dependents |
7 |
Total lines |
481 |
Lines of code |
330 |
Logical lines of code |
176 |
Comment lines |
48 |
Methods |
18 |
Properties |
15 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
processSending() |
B |
36 |
13 |
91 |
process() |
A |
50 |
9 |
28 |
processQueue() |
A |
41 |
6 |
65 |
checkDeletedSegments() |
S |
58 |
5 |
16 |
processSendResult() |
S |
54 |
4 |
21 |
isTimeout() |
S |
62 |
4 |
11 |
reScheduleBounceTask() |
S |
60 |
3 |
12 |
__construct() |
S |
56 |
2 |
17 |
deleteTaskIfNewsletterDoesNotExist() |
S |
67 |
2 |
8 |
sendNewsletter() |
S |
61 |
1 |
15 |
sendNewsletters() |
S |
61 |
1 |
15 |
isInProgress() |
S |
71 |
2 |
6 |
getExecutionLimit() |
S |
80 |
1 |
3 |
enforceSendingAndExecutionLimits() |
S |
77 |
1 |
4 |
stopProgress() |
S |
77 |
1 |
4 |
startProgress() |
S |
77 |
1 |
4 |
getBatchSize() |
S |
81 |
1 |
3 |
deleteTask() |
S |
69 |
1 |
7 |